Candle

StockSharp.Algo.Candles

Base candle class (contains main parameters).

Hereda de: Candle

Constructores

Candle()

Initializes a new instance of the Candle.

Propiedades

Arg : object

The candle formation parameter. For example, for TimeFrameCandle this value is TimeFrame.

ArgType : Type

Type of argument.

TypedArg : T

Arg.

Métodos

Validate(T)

Validate value.

value
Value.